projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c0564a
)
Trivial doc fixups
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Dec 2016 19:59:46 +0000
(14:59 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Dec 2016 19:59:46 +0000
(14:59 -0500)
gdk/gdkdrawcontext.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdrawcontext.c
b/gdk/gdkdrawcontext.c
index 750f8136be97c6a41e3292635099bde082ee9598..56629e06d210d9c5d7421ce60796cb36cf002c26 100644
(file)
--- a/
gdk/gdkdrawcontext.c
+++ b/
gdk/gdkdrawcontext.c
@@
-31,7
+31,7
@@
* @Short_description: Drawing context base class
*
* #GdkDrawContext is the base object used by contexts implementing different
- * rendering methods, such as #Gdk
DrawContext or #GdkVulkanContext. They provide
+ * rendering methods, such as #Gdk
GLContext or #GdkVulkanContext. It provides
* shared functionality between those contexts.
*
* You will always interact with one of those subclasses.